'宣言 Public MustInherit Class BaseODataCollectionViewService(Of T) Inherits BaseCollectionViewService(Of T) Implements IItemsSource(Of T), ITemplate, Microsoft.AspNetCore.Html.IHtmlContent
public abstract class BaseODataCollectionViewService<T> : BaseCollectionViewService<T>, IItemsSource<T>, ITemplate, Microsoft.AspNetCore.Html.IHtmlContent